Removes the item at the specified index in the vector.
public: void RemoveAt( uint32 index )
index Type: uint32
The zero-based index of the vector item to remove.
Namespace: Windows.Foundation.Collections
Metadata: windows.winmd
IVector Generic Interface
IVector Members
Windows.Foundation.Collections Namespace